to set the appropriate cpNNN-dos coding system as the
highest-priority coding system.
(setq default-terminal-coding-system (intern (concat cp
"-unix"))))
(IT-display-table-setup cp)
+ (prefer-coding-system (intern (concat cp "-dos")))
;; Some codepages have sporadic support for Latin-1, Greek, and
;; symbol glyphs, which don't belong to their native character
;; set. It's a nuisance to have all those glyphs here, for all